home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / corscsi2 / disk3 / microtek.do_ / microtek.do
Encoding:
Text File  |  1993-05-14  |  5.2 KB  |  163 lines

  1. MICROTEK.EXE
  2.  
  3. The Microtek scanner driver is a Revision 6 scanner driver
  4. (see REV6.DOC for more information) providing black and white
  5. and gray scale scanning for current products and
  6. 3-pass 24 bit color scanning for Revision 6 compliant products.
  7.  
  8. The MICROTEK.EXE scanner driver is used for the following Microtek
  9. scanners:
  10.  
  11. 200A, 200C, 300A, 300C, 300G, 300Z, 400G, 600G, 600Z, 800G, and 800Z
  12.  
  13. The Microtek scanner driver requires the scanner driver MSCAN.SYS.
  14. supplied by Microtek. MSCAN.SYS should be loaded before the driver.
  15.  
  16. You can run MICROTEK.EXE from your CONFIG.SYS, AUTOEXEC.BAT, or
  17. other batch file. To manually add the device driver to your
  18. CONFIG.SYS, use a text editor to type the entry as it appears
  19. below. Be sure to include a path if the scanner driver is not
  20. in your root directory. Remember to include additional parameters
  21. when necessary.
  22.  
  23. CONFIG.SYS Entry
  24. -----------------
  25. device=MISCAN.SYS
  26. device=MICROTEK.EXE
  27.  
  28. You may also need to add an application code parameter to the
  29. MICROTEK.EXE line of your CONFIG.SYS entry depending on which
  30. program you are using. If the parameter is omitted, the
  31. application will still work, but may be missing some features.
  32. PhotoFinish, Publisher's Paintbrush version 2.02 or higher, and
  33. PC Paintbrush 5+ do not require an application code.
  34.  
  35. If you are using          ...add this parameter
  36. this program...           to your CONFIG.SYS entry.
  37.  
  38. PC Paintbrush Plus (DOS)      /C1
  39. PC Paintbrush Plus (Windows)      /C2
  40. PC Paintbrush IV Plus (DOS)      /C3
  41. Publisher's Paintbrush (Windows)  /C4
  42.  
  43. The MICROTEK.EXE scanner driver does support variable resolution.
  44. However, the horizontal and vertical values must be equal or
  45. you may experience unpredictable results.
  46.  
  47. The commands provided by the Microtek scanner driver are listed
  48. below in the example of the /H parameter.
  49.  
  50.     Valid commands:
  51.  
  52.     /Cxx    = application Code
  53.     /H    = display this Help text
  54.     /?    = display this help text
  55.     /Oxxxx    = I/O port (hex value)
  56.     /Px    = I/O Port (0-5)
  57.     /U    = Unload driver
  58.     /V    = Verbose messages and status displays
  59.     /0x    = Scanner head speed (1-5), where 1 is fastest (default is 3)
  60.     /1    = Turn on DMA channel 1 (default is normal I/O)
  61.  
  62. /0
  63. ==
  64.  
  65. This command allows the user to select the head speed for scanning.
  66. Slowspeeds give better quality but require more patients.
  67. /01 is the fastest, /05 is the slowest and /03 is the default.
  68.  
  69. /1
  70. ==
  71.  
  72. The /1 command turns on DMA.  Normally the Microtek uses simple
  73. I/O to send and receive data to/from the scanner.  When /1 is
  74. used the scanner board will use DMA channel 1 for I/O (no other
  75. channel is available).
  76.  
  77.  
  78. The "built in" port addresses (/P or /O parameters) for the Microtek
  79. are as follows:
  80.  
  81.     0 - 100h    ex: MICROTEK /p0  or  MICROTEK /o100
  82.     1 - 120h    ex: MICROTEK /p1  or  MICROTEK /o120
  83.     2 - 200h    ex: MICROTEK /p2  or  MICROTEK /o200
  84.     3 - 220h    ex: MICROTEK /p3  or  MICROTEK /o220
  85.     4 - 300h    ex: MICROTEK /p4  or  MICROTEK /o300
  86.     5 - 320h    ex: MICROTEK /p5  or  MICROTEK /o320
  87.  
  88. The hardware settings for the Microtek are as follows (there are several
  89. scanner boards available that can drive the Microtek scanners):
  90.  
  91.     MS-PCX and MS-PCY cards:
  92.  
  93.          1     2   3     4   5     6   7     8     switch
  94.     a    100  on  off on  on  on  on  on  on
  95.     d    120  on  off on  on  off on  on  on
  96.     d    200  off on  on  on  on  on  on  on
  97.     r    220  off on  on  on  off on  on  on
  98.     s    300  off off on  on  on  on  on  on
  99.     320  off off on  on  off on  on  on
  100.  
  101.     MS-PCE card:
  102.  
  103.          1     2   3     4   5     6   7     8     switch
  104.     a    100  on  on  on  on  on  on  off on
  105.     d    120  on  on  on  off on  on  off on
  106.     d    200  on  on  on  on  on  on  on  off
  107.     r    220  on  on  on  off on  on  on  off
  108.     s    300  on  on  on  on  on  on  off off
  109.     320  on  on  on  off on  on  off off
  110.  
  111.  
  112. Microtek Messages
  113. =================
  114.  
  115.     'Checking scanner...'
  116.  
  117. The checking message is displayed during initialization of the
  118. scanner. Since this operation might take a few seconds the
  119. scanner driver is informing the user, rather that look like it
  120. has "locked up".
  121.  
  122.  
  123.     'Supporting: ???????????'
  124.  
  125. This message is displayed upon successful initialization of the Microtek
  126. scanner.  The name and model of the scanner found will be displayed.
  127.  
  128.  
  129. Microtek Error Messages
  130. =======================
  131.  
  132.     'MSCAN.SYS not found!  Driver NOT loaded.'
  133.  
  134. This message is displayed when the scanner driver can not find the "helper"
  135. driver (MSCAN.SYS provided by Microtek, Inc.).    The Microtek scanner
  136. driver requires that MSCAN.SYS be loaded before it is loaded.
  137.  
  138.  
  139.     'Invalid speed specified.'
  140.  
  141. This message is displayed when the user specifies an invalid value
  142. for the /0 parameter.
  143.  
  144.  
  145.     'This Microtek scanner NOT supported!'
  146.  
  147. This message is displayed when the scanner driver detects a Microtek scanner
  148. model that is unknown.
  149.  
  150.  
  151.     'Scanner not responding (do you have the right address?)'
  152.  
  153. This message is displayed at initialization time if the scanner driver
  154. cannot successfully communicate with the scanner.
  155.  
  156.  
  157.     'Error communicating with MSCAN.SYS (????)'
  158.  
  159. This message is displayed when an error occurs while sending or receiving
  160. information from MSCAN.SYS (the Microtek supplied driver).  An error code is
  161. included in the message to help identify the problem.
  162.  
  163.